Copying HTML for client-side image maps

HTML exported by Fireworks for client-side image maps includes a link to the graphic and <MAP> information to define the image map's hotspot areas. When pasting image maps into other HTML documents, be sure to do these things:

Paste the image's link into the <BODY> section of the destination HTML document where you want the image map to appear on the page.
Paste everything in the <MAP> section immediately after the link to the graphic.